@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.2;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/**STYLES**/


body {
	background:#152636;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	margin:0 auto;
}
#wrapper {
	width:845px;
	margin:auto;
	margin-top:20px;
}
#cont-top {
	width:770px;
	height:35px;
	margin:auto;
	float:left;
	background:url(images/cont-top.png) no-repeat;
	color:#FFF;
	font-style:italic;
	text-shadow:#000 1px 1px 1px;
	font-size:16px;
	font-weight:bold;
	padding:35px 30px 10px 45px;
	font-family:Arial, Helvetica, sans-serif;
}
#content {
	width:725px;
	padding:0px 60px 20px 60px;
	float:left;
	background:url(images/cont-bg.png) repeat-y;
}
#cont-bottom {
	width:845px;
	float:left;
	clear:both;
	height:33px;
	background:url(images/cont-bottom.png) no-repeat;
	margin-bottom:10px;
}
/**COLORS AND ALIGNMENT**/

h1 {
	font-size:32px;
	text-shadow:#999 1px 1px 1px;
	letter-spacing:-1px;
}
h2 {
	font-size:24px;
	font-weight:bold;
}
h3 {
	font-size:18px;
}
p {
	margin:10px 0px 10px 0px;
}
a {
	color:#0074b7;
}
a:hover {
	color:#005586;
}
.nobold {
	font-weight:normal;
}
.highlight {
	color:#a20101;
}
.highlight2 {
	color:#003b73;
	text-shadow:#FFF 1px 1px 1px;
}
.highlight3 {
	color:#FFF;
	text-shadow:#000 1px 1px 1px;
}
.center {
	text-align:center;
}
.alignLeft {
	float:left;
	margin-right:40px;
}
.clear {
	clear:both;
}
.separator {
	background:url(images/separator.png) no-repeat;
	width:732px;
	height:32px;
	clear:both;
}
.thumb {
	float:left;
	padding:5px;
	border:1px solid #CCC;
	margin:0px 10px 5px 0px;
	background:#FFF;
}
.floatright {
	text-align:right;
}
.button:active {
	position:relative;
	top:1px;
	left:1px;
}
.separator {
	width:691px;
	height:21px;
	background:url(images/separator.png) no-repeat;
	clear:both;
}
ul {
	list-style:url(images/check.png);
	margin: 10px 0px 10px 50px;
}
ul li {
	margin-bottom:10px;
}
.textleft {
	text-align:left;
}
#certificate {
	background:url(images/certificate.png) no-repeat;
	width:397px;
	height:306px;
	clear:both;
	margin:auto;
	padding:50px 60px 50px 60px;
	text-align:center;
	font-family: "Georgia", Times New Roman, Times, serif;
}
#certificate h2 {
}
/**BOXES**/

#box {
	width:582px;
	margin:auto;
}
#box .content {
	padding:20px;
	width:522px;
	float:left;
	border:10px solid #004f9a;
}
#box h2 {
	color:#FFF;
	background:#004f9a;
	padding:10px 10px 5px 10px;
	text-shadow:#666 1px 1px 1px;
}
#box .shadow {
	width:582px;
	height:18px;
	float:left;
	background:url(images/shadow.png) no-repeat;
}
#comment {
	width:582px;
	margin:auto;
}
#comment .content {
	padding:20px;
	width:522px;
	float:left;
	border:10px solid #242424;
	background:#feffba;
}
#comment h2 {
	color:#FFF;
	background:#242424;
	padding:10px 10px 5px 10px;
	text-shadow:#333 1px 1px 1px;
	clear:both;
}
#comment .shadow {
	width:582px;
	height:18px;
	float:left;
	background:url(images/shadow.png) no-repeat;
}
#comment .separator, #box .separator {
	width:inherit;
	border-bottom:1px solid #333;
	height:1px;
	margin:20px 0px 20px 0px;
	clear:both;
}
#ordernow {
	width:602px;
	background:url(images/order-bg.png) repeat-y;
	margin:auto;
	padding:20px 20px 20px 20px;
	margin-top:20px;
	border-top:1px #75b1cb solid;
	border-bottom:1px #75b1cb solid;
}
.ordershadow {
	margin:auto;
	width:614px;
	height:25px;
	background:url(images/shadow2.png) no-repeat;
}
#psbox {
	background:#152636;
	padding:20px;
	color:#FFF;
}
#footer {
	width:825px;
	margin-right:20px;
	text-align:right;
	clear:both;
	font-size:12px;
	color:#FFF;
	margin-bottom:20px;
}
#footer a {
	color:#FFF;
}
#footer a:hover{
	color:#5e9bd6;
}
